placesview: Remove duplicate GtkMountOperation assignment
authorTimm Bäder <mail@baedert.org>
Sun, 30 Apr 2017 18:20:58 +0000 (20:20 +0200)
committerDaniel Boles <dboles.src@gmail.com>
Mon, 22 May 2017 13:26:32 +0000 (14:26 +0100)
commit94dd289fd0b7e31a18adedc122a165efae1c639c
treeb621c10d995396586fd046526c37085c653dc0a6
parent3380cd63c17ea5cf4b279c5c7a334e5b6da4e1e8
placesview: Remove duplicate GtkMountOperation assignment

we assign a new mount operation a few lines later again.
gtk/gtkplacesview.c